home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / Shared_PhotoSuite_DLLs / HttpProtocolHandler.dll / REGISTRY / 102 (.txt) next >
Encoding:
InstallShield Script  |  1999-01-08  |  1.1 KB  |  31 lines

  1.     HttpProtocolHandler.MGIHttpProtocolHandler.1 = s 'MGIHttpProtocolHandler Class'
  2.         CLSID = s '{F1011473-D8E3-11D0-BB95-00C0A84E5C48}'
  3.     HttpProtocolHandler.MGIHttpProtocolHandler = s 'MGIHttpProtocolHandler Class'
  4.         CLSID = s '{F1011473-D8E3-11D0-BB95-00C0A84E5C48}'
  5.     NoRemove CLSID
  6.         ForceRemove {F1011473-D8E3-11D0-BB95-00C0A84E5C48} = s 'MGIHttpProtocolHandler Class'
  7.             ProgID = s 'HttpProtocolHandler.MGIHttpProtocolHandler.1'
  8.             VersionIndependentProgID = s 'HttpProtocolHandler.MGIHttpProtocolHandler'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11. HKEY_LOCAL_MACHINE
  12.     'SOFTWARE'
  13.         'MGI'
  14.             'PhotoSuiteII'
  15.                 '1.0'
  16.                 {
  17.                     'Liquid Toolkit'
  18.                     {
  19.                         'MGI Component Categories'
  20.                         {
  21.                             '{6CDA92B3-B7E2-11D0-8443-00401C6075AA}'
  22.                             {
  23.                                 ForceRemove {F1011473-D8E3-11D0-BB95-00C0A84E5C48} = s 'MGIHttpProtocolHandler Class'
  24.                                 {
  25.                                     val ProtocolString = s 'http'
  26.                                 }
  27.                             }
  28.                         }    
  29.                     }
  30.                 }
  31.